[INFO] cloning repository https://github.com/zpoken/plonky2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zpoken/plonky2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzpoken%2Fplonky2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzpoken%2Fplonky2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2244a9d802aa74f15c32ca7f4139959c61126819
[INFO] testing zpoken/plonky2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzpoken%2Fplonky2" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/zpoken/plonky2
[INFO] finished tweaking git repo https://github.com/zpoken/plonky2
[INFO] tweaked toml for git repo https://github.com/zpoken/plonky2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zpoken/plonky2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 115 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.8.2)
[INFO] [stderr]       Adding env_logger v0.9.3 (available: v0.11.10)
[INFO] [stderr]       Adding getrandom v0.2.17 (available: v0.4.2)
[INFO] [stderr]       Adding hashbrown v0.14.5 (available: v0.16.1)
[INFO] [stderr]       Adding itertools v0.11.0 (available: v0.14.0)
[INFO] [stderr]       Adding keccak-hash v0.8.0 (available: v0.12.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.10.0)
[INFO] [stderr]       Adding rand_chacha v0.3.1 (available: v0.10.0)
[INFO] [stderr]       Adding tynm v0.1.10 (available: v0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ef5cd582ba1fb9a4fc68e37e6efaa45d44e754914f129cca408e48c84e44c97
[INFO] running `Command { std: "docker" "start" "-a" "5ef5cd582ba1fb9a4fc68e37e6efaa45d44e754914f129cca408e48c84e44c97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ef5cd582ba1fb9a4fc68e37e6efaa45d44e754914f129cca408e48c84e44c97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ef5cd582ba1fb9a4fc68e37e6efaa45d44e754914f129cca408e48c84e44c97", kill_on_drop: false }`
[INFO] [stdout] 5ef5cd582ba1fb9a4fc68e37e6efaa45d44e754914f129cca408e48c84e44c97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3911d85895752b803eb6f162476dfd09c085442dd4acb05be62ea6e41eddf3f
[INFO] running `Command { std: "docker" "start" "-a" "c3911d85895752b803eb6f162476dfd09c085442dd4acb05be62ea6e41eddf3f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling plonky2_util v0.2.0 (/opt/rustwide/workdir/util)
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling primitive-types v0.10.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling keccak-hash v0.8.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling plonky2_maybe_rayon v0.2.0 (/opt/rustwide/workdir/maybe_rayon)
[INFO] [stdout] warning: unexpected `cfg` condition name: `std`
[INFO] [stdout]  --> maybe_rayon/src/lib.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(not(std), no_std)]
[INFO] [stdout]   |                 ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling unroll v0.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling dyn-clonable v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling plonky2_field v0.2.1 (/opt/rustwide/workdir/field)
[INFO] [stderr]    Compiling plonky2 v0.2.1 (/opt/rustwide/workdir/plonky2)
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> plonky2/src/plonk/copy_constraint.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct CopyConstraint {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout]  9 |     pub pair: (Target, Target),
[INFO] [stdout] 10 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CopyConstraint` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> plonky2/src/plonk/circuit_data.rs:154:29
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn generate_witness(&self, inputs: PartialWitness<F>) -> PartitionWitness<F> {
[INFO] [stdout]     |                             ^^^^^ the lifetime is elided here    ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn generate_witness(&self, inputs: PartialWitness<F>) -> PartitionWitness<'_, F> {
[INFO] [stdout]     |                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling starky v0.3.0 (/opt/rustwide/workdir/starky)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.25s
[INFO] running `Command { std: "docker" "inspect" "c3911d85895752b803eb6f162476dfd09c085442dd4acb05be62ea6e41eddf3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3911d85895752b803eb6f162476dfd09c085442dd4acb05be62ea6e41eddf3f", kill_on_drop: false }`
[INFO] [stdout] c3911d85895752b803eb6f162476dfd09c085442dd4acb05be62ea6e41eddf3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a10269100cf0346e8054e24809a080c24f958b7f2226b6c50c8f5aad74b1ed8e
[INFO] running `Command { std: "docker" "start" "-a" "a10269100cf0346e8054e24809a080c24f958b7f2226b6c50c8f5aad74b1ed8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stdout] warning: unexpected `cfg` condition name: `std`
[INFO] [stdout]  --> maybe_rayon/src/lib.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(not(std), no_std)]
[INFO] [stdout]   |                 ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling plonky2_maybe_rayon v0.2.0 (/opt/rustwide/workdir/maybe_rayon)
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stdout] warning: unexpected `cfg` condition name: `std`
[INFO] [stdout]  --> maybe_rayon/src/lib.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(not(std), no_std)]
[INFO] [stdout]   |                 ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling tynm v0.1.10
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling plonky2_util v0.2.0 (/opt/rustwide/workdir/util)
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling plonky2_field v0.2.1 (/opt/rustwide/workdir/field)
[INFO] [stdout] warning: feature `specialization` is declared but not used
[INFO] [stdout]  --> field/src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(specialization)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling plonky2 v0.2.1 (/opt/rustwide/workdir/plonky2)
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> plonky2/src/plonk/copy_constraint.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct CopyConstraint {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout]  9 |     pub pair: (Target, Target),
[INFO] [stdout] 10 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CopyConstraint` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> plonky2/src/plonk/circuit_data.rs:154:29
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn generate_witness(&self, inputs: PartialWitness<F>) -> PartitionWitness<F> {
[INFO] [stdout]     |                             ^^^^^ the lifetime is elided here    ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn generate_witness(&self, inputs: PartialWitness<F>) -> PartitionWitness<'_, F> {
[INFO] [stdout]     |                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling starky v0.3.0 (/opt/rustwide/workdir/starky)
[INFO] [stderr]    Compiling jemallocator v0.5.4
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> plonky2/src/gadgets/interpolation.rs:89:23
[INFO] [stdout]    |
[INFO] [stdout] 89 |             .map(|&v| (builder.constant_extension(v)))
[INFO] [stdout]    |                       ^                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 89 -             .map(|&v| (builder.constant_extension(v)))
[INFO] [stdout] 89 +             .map(|&v| builder.constant_extension(v))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `plonky2` (example "bench_recursion")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name bench_recursion --edition=2021 plonky2/examples/bench_recursion.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="gate_testing"' --cfg 'feature="parallel"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="timing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gate_testing", "parallel", "rand_chacha", "std", "timing"))' -C metadata=324cbae8fc51060e -C extra-filename=-d10522d0ae918ec9 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-619233da89486f8b.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-55c5c454c90f4564.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-72cf42fd651e0fc4.rlib --extern dyn_clonable=/opt/rustwide/target/debug/deps/libdyn_clonable-f959c4025e433b64.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-aec8cd550fa6c232.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-e1d5045171b44996.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f63d2429eb925413.rlib --extern jemallocator=/opt/rustwide/target/debug/deps/libjemallocator-a1c9bef99a4ecfa7.rlib --extern keccak_hash=/opt/rustwide/target/debug/deps/libkeccak_hash-6fd4efbb0e6a7043.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-e05d08b8ecc4c7bc.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-3c97ca9b371a7031.rlib --extern plonky2=/opt/rustwide/target/debug/deps/libplonky2-58bbd2af09180a69.rlib --extern plonky2_field=/opt/rustwide/target/debug/deps/libplonky2_field-3fef1203e64723ca.rlib --extern plonky2_maybe_rayon=/opt/rustwide/target/debug/deps/libplonky2_maybe_rayon-bf83f48aac8deb0a.rlib --extern plonky2_util=/opt/rustwide/target/debug/deps/libplonky2_util-15760a07080731ee.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2a0e64b182eea708.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-70f3781fdf8b4702.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2ffafee70658a569.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-202a05838880521f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9cac63de4759cecd.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-d0eb243eba92b003.rlib --extern tynm=/opt/rustwide/target/debug/deps/libtynm-005f4ca5b2e577bb.rlib --extern unroll=/opt/rustwide/target/debug/deps/libunroll-f1a634f471ac2f7c.so --extern web_time=/opt/rustwide/target/debug/deps/libweb_time-c447c8b725da1947.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/jemalloc-sys-162d95d1bd9670ac/out/build/lib` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> plonky2/src/plonk/copy_constraint.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct CopyConstraint {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout]  9 |     pub pair: (Target, Target),
[INFO] [stdout] 10 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CopyConstraint` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> plonky2/src/plonk/circuit_data.rs:154:29
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn generate_witness(&self, inputs: PartialWitness<F>) -> PartitionWitness<F> {
[INFO] [stdout]     |                             ^^^^^ the lifetime is elided here    ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn generate_witness(&self, inputs: PartialWitness<F>) -> PartitionWitness<'_, F> {
[INFO] [stdout]     |                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a10269100cf0346e8054e24809a080c24f958b7f2226b6c50c8f5aad74b1ed8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a10269100cf0346e8054e24809a080c24f958b7f2226b6c50c8f5aad74b1ed8e", kill_on_drop: false }`
[INFO] [stdout] a10269100cf0346e8054e24809a080c24f958b7f2226b6c50c8f5aad74b1ed8e
